gdk: Drop support for native (and thus foreign) subwindows
authorAlexander Larsson <alexl@redhat.com>
Thu, 15 Dec 2016 16:53:08 +0000 (17:53 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 16 Dec 2016 11:28:44 +0000 (12:28 +0100)
commit5bf28a386937847a171435bf55be16769565e402
treeff804caa83b2f6c45dbd69b6ae27fbfe6394ab97
parent5c3192c75a060feb880b6b530478dc711058c1df
gdk: Drop support for native (and thus foreign) subwindows

We can't really support these on e.g. wayland anyway, and we're trying
to get rid of subwindow at totally in the long term, so lets drop this.
It allows us to drop a lot of complexity.
15 files changed:
gdk/broadway/gdkwindow-broadway.c
gdk/gdk.c
gdk/gdkinternals.h
gdk/gdkwindow.c
gdk/gdkwindow.h
gdk/gdkwindowimpl.h
gdk/mir/gdkmirwindowimpl.c
gdk/quartz/gdkwindow-quartz.c
gdk/wayland/gdkwindow-wayland.c
gdk/win32/gdkwindow-win32.c
gdk/x11/gdkgeometry-x11.c
gdk/x11/gdkprivate-x11.h
gdk/x11/gdkproperty-x11.c
gdk/x11/gdkselection-x11.c
gdk/x11/gdkwindow-x11.c